ģ
------------------------------------------------------------------------------------------
ͨDOSͨBIOSܲκβ(INT 17H)DOSֻ֧3(3BCh/378h/278h)

I.ļ˵:
1.CH35PDOS.EXE		-- DOSװ,֧1P
2.ReadMe.txt		-- DOSװ˵ĵ

II.ѡ:
-a			-- CH35X˿
-r			-- CH35X˿ӳ䵽ӦϵͳĶ˿
-d			-- ɾӵCH35X˿
-s			-- ذװʾװϢ
-h			-- ʾװѡ
III.װ:
1. -- CH35PDOSͨDOSϵͳ. 
2. -- "CH35PDOS"ȷǷ⵽豸. 
   -- ⵽ʾ: 
  Find CH352 1 Parallel Card
  PrinterPort1 at 9800 (IRQ9)
3. -- "CH35PDOS -a" ,س,CH35PDOS˿ڰװϵͳ,ʾ:
  ===========================
  LPT1 exists at 378
  ===========================
4. -- "CH35PDOS -a -r" ,س,CH35PDOS˿ڰװϵͳĶ˿,ʾ:
   ===========================
  LPT1 exists at 378
   ===========================
5. -- ÿʱװAUTOEXEC.BATһ:
  CH35PDOS -a -s(CH35PDOS -a -r -s)

==========================================================================================

ENGLISH:
------------------------------------------------------------------------------------------
DOS OS operation any serial port (INT 14H) and parallel (INT 17H) by BIOS service commonly,
BUT DOS OS can only support 4 serial port (3F8h, 2F8h, 3E8h, 2E8h) and 3 parallel port
(3BCh/378h/278h).

I. File explain:
1.CH35PDOS.EXE		-- The tool of install the driver support 1P card for DOS
2.ReadMe.txt		-- The document to explain how to install the driver 

II. Option:
-a			-- Add port of CH35X
-r			-- The por of CH35X remapped to legacy port of DOS OS
-d			-- Delete the add port of CH35X
-s			-- Hidden install, show no install information
-h			-- Clue on install option

III. Install approach:
1. -- Copy the CH35PDOS to DOS OS.
2. -- Input "CH35PDOS" to check the device.
   -- If the card has found, it will display:
  Find CH352 1 Parallel Card
  PrinterPort1 at 9800 (IRQ9)
3. -- Input "CH35PDOS -a", then press "Enter", install the port of CH35PDOS to DOS OS, 
      it will display:
  ===========================
  LPT1 exists at 378
  ===========================
4. -- Input "CH35PDOS -a -r", then press "Enter", install the port of CH35PDOS to legacy
      port of DOS OS, it will display:
  ===========================
  LPT1 exists at 378
  ===========================
5. -- If you want install the driver at Reboot every time, please add this line into AUTOEXEC.BAT:
   CH35PDOS -a -s ( or CH35PDOS -a -r -s)
